From: Julien Grall Date: Tue, 8 Oct 2013 16:48:33 +0000 (+0100) Subject: xen/x86: Remove GB macro in asm-x86/config.h X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~6199 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=c4d3ccbfb50fa7603595b9bc16b1bba4647d21f1;p=xen.git xen/x86: Remove GB macro in asm-x86/config.h Commit 983843e "xen: Add macros MB and GB" introduce a generic GB macro. By mistake, the macro in asm-x86/config.h was not removed. This is result to a compilation error when Xen is build for x86. Signed-off-by: Julien Grall CC: Keir Fraser CC: Jan Beulich Reviewed-by: Andrew Cooper --- diff --git a/xen/include/asm-x86/config.h b/xen/include/asm-x86/config.h index 3980e060e3..99d0e2c5ce 100644 --- a/xen/include/asm-x86/config.h +++ b/xen/include/asm-x86/config.h @@ -129,7 +129,6 @@ extern unsigned char boot_edid_info[128]; #define PML4_ADDR(_slot) \ (((_AC(_slot, UL) >> 8) * _AC(0xffff000000000000,UL)) | \ (_AC(_slot, UL) << PML4_ENTRY_BITS)) -#define GB(_gb) (_AC(_gb, UL) << 30) /* * Memory layout: